Batch 2 - Class 70 - Building Blocks

Preclass Exercise
Attendance: Anisha, Tishyaa, Aryan, Diya, Adit, Abhiram, Liza, Nandini, Praharsh, Khushi

Class Notes:

Building Blocks
You have an unlimited supply of cubes. Each cube’s side length is a number of the form 2^i , where i is any nonnegative integer. That is, there are cubes with edges of length 1 unit, 2 units, 4 units, 8 units, 16 units, and so on. You wish to build a tower of a given exact height by stacking cubes one on top of another. 

Part 1: Building Three Towers - You need to build three towers, of heights 10, 15, and 32. 
Part 2: Limited Supplies for One Tower Now you have only m cubes, of edge length N1, N2, N3, …, Nm. For simplicity we’ll suppose they go in increasing order, so N1 is the smallest and Nm is the biggest. There may be ties (or they may even all be the same size). You use them all to build a single tower. 
Part 3: Friendly Fun Your friend builds a tower using at most n blocks of each side length. For instance, if n is 3 then your friend selected blocks from a pile with edges of length 1, 1, 1, 2, 2, 2, 4, 4, 4, 8, 8, 8, and so on. Also, the largest block in your friend’s tower has length c, which equals 2^k for some value of k.

What If? - What if the Earth had twice the diameter it currently has?
Homework

References:   
     http://www.livescience.com/33294-what-if-earth-twice-size-big.html 
     http://jrmf.org/problems/BuildingBlocks.pdf
     https://mvtrinh.wordpress.com/2012/09/08/building-blocks-level-1/ 
     https://mvtrinh.wordpress.com/2013/02/15/ten-slips-of-paper/ 
     http://wordplay.blogs.nytimes.com/2015/06/15/enlow-2/